Miscellaneous

IntList(void)
IntList(IntList& t)
IntList& operator=(IntList& t)
~IntList()
void debug_out(ostream& c, int indent)
Standard housekeeping functions.